home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / P / Passing Notes.cpt / Passing Notes / background_2605.txt < prev    next >
Text File  |  1992-04-01  |  2KB  |  75 lines

  1. -- background: 2605 from stack: in
  2. -- bmap block id: 15340
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: main background
  6.  
  7.  
  8. -- part 24 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=40 top=29 right=64 bottom=75
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 27009 / 27009
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: New Button
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   wleft
  23. end mouseUp
  24. next cd
  25.  
  26.  
  27. -- part 25 (button)
  28. -- low flags: 00
  29. -- high flags: 2000
  30. -- rect: left=3 top=29 right=64 bottom=40
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 9301 / 9301
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: New Button
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   if number of this cd is not 1 then
  42.     visual wipe right
  43.     go prev cd
  44.   end if
  45.   pass mouseUp
  46. end mouseUp
  47.  
  48.  
  49. -- part 26 (button)
  50. -- low flags: 00
  51. -- high flags: 2000
  52. -- rect: left=23 top=81 right=120 bottom=56
  53. -- title width / last selected line: 0
  54. -- icon id / first selected line: 0 / 0
  55. -- text alignment: 1
  56. -- font id: 0
  57. -- text size: 12
  58. -- style flags: 0
  59. -- line height: 16
  60. -- part name: SeatingChart
  61.  
  62.  
  63. -- part 27 (button)
  64. -- low flags: 00
  65. -- high flags: 2000
  66. -- rect: left=4 top=314 right=342 bottom=30
  67. -- title width / last selected line: 0
  68. -- icon id / first selected line: 2299 / 2299
  69. -- text alignment: 1
  70. -- font id: 0
  71. -- text size: 12
  72. -- style flags: 0
  73. -- line height: 16
  74. -- part name: Home
  75.